home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 2 / Assassins 2 - Ultimate Games No. 2 (1995)(Weird Science)[!][Amiga-CD32-CDTV].iso / dnet / cliterm.doc < prev    next >
Text File  |  1994-02-11  |  1KB  |  28 lines

  1.  
  2. AMIGA/CLITERM
  3.  
  4.     CLITERM [-Nnet] [port#]
  5.  
  6.     CLITERM is used between two amigas to open a remote CLI on the remote
  7.     amiga.
  8.  
  9.     CLITERM is a standard FTERM minus some features and plus some features.
  10.     The big feature is that it line-buffers the data, allowing you to
  11.     edit lines before sending them off to the remote cli.  It also
  12.     defaults to the SCLI server's port # (8196).
  13.  
  14.     WARNING: You must be at a CLI (or 1.3 NewShell shell) prompt when
  15.     you exit!
  16.  
  17.     The remote machine must have the Amiga OS V1.3 NewShell command
  18.     installed as well as DPIPE:, and the DNET_LEVEL enviroment variable
  19.     must be at least 9 (accomplished by the remote user running dnet -X or
  20.     modifying s:dnet.config).  A shell initialization from file,
  21.     s:remote-startup, is automatically executed by the shell.
  22.  
  23.     It is suggested that the program "noreq" be run by s:remote-startup
  24.     to disable requesters (or your remote CLI will freeze when you make
  25.     a mistake that brings up a DOS requester!).
  26.  
  27.  
  28.